home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / hardware-part1 / 9022 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.9 KB

  1. Path: FreeNet.Carleton.CA!de351
  2. From: de351@FreeNet.Carleton.CA (K. C. Lee)
  3. Newsgroups: comp.sys.amiga.hardware
  4. Subject: Re: Zip drive...~500K transfer rate?
  5. Date: 2 Apr 1996 12:20:02 GMT
  6. Organization: The National Capital FreeNet
  7. Sender: de351@freenet3.carleton.ca (K. C. Lee)
  8. Message-ID: <4jr61i$p5r@freenet-news.carleton.ca>
  9. References: <4j6hot$bf8@hobbes.compusult.nf.ca> <4j7e0l$3av@guava.epix.net> <4jalea$ru9@leol.net-link.net> <65641402%agos001@pn.itnet.it> <4jm5me$bt0@genesis.phantom.com> <4jq7l4$mu6@leol.net-link.net>
  10. Reply-To: de351@FreeNet.Carleton.CA (K. C. Lee)
  11. NNTP-Posting-Host: freenet3.carleton.ca
  12.  
  13. Mike Williams (mikew@net-link.net) writes:
  14. > Believe it.  Taken right out of the Emplant documentation : "The SCSI interface
  15. > uses the popular 53C80 SCSI IC.  It is a fast and reliable SCSI controller.  It is not
  16. > SCSI-II.  Transfer rates can be well over 1 megabyte per second depending on the
  17. > processor your Amiga has and how fast the device you are using is. ..."
  18.  
  19. Didn't they had a lot of problems with timing and ended up using the
  20. slower AMD 5380 chips ?  I believe there were some free downgrades in
  21. .emulations back then.
  22.  
  23. > I tend to disagree with some of the claims:  Specifically "fast and
  24. >reliable" and "well over 1 megabyte per second." On my 4000, the SCSI
  25. >port has NEVER worked
  26.  
  27. The missing key phase is "if done correctly"...  I have made my own SCSI
  28. controller for my A1000 using the similar XRDY wait state scheme and the
  29. slower AMD part that the Emplant uses.
  30.  
  31. I managed to get 1.2 Meg/sec off my NEC drive on my 18MHz 020 A1000.  It
  32. had been working fine for the past 2 months on my NEC 1 gig, Quantum Pro
  33. 40S, Pro105S, Sony 4X CDROM, IOmega ZIP.  The low level SCSI code and the
  34. correct XRDY implementation PALs can make a lot of difference.  I ended up
  35. writing my own low level driver from scratch. 
  36.  
  37. Did they say the Mac side can use the SCSI interfact just fine ?  ;) ;) ;)
  38.  
  39. K. C. Lee
  40.  
  41.